3.1.73 \(\int \frac {x}{(a+c x^2)^{3/2} (d+e x+f x^2)} \, dx\)

Optimal. Leaf size=411 \[ \frac {f \left (2 c d e-\left (e-\sqrt {e^2-4 d f}\right ) (c d-a f)\right ) \tanh ^{-1}\left (\frac {2 a f-c x \left (e-\sqrt {e^2-4 d f}\right )}{\sqrt {2} \sqrt {a+c x^2} \sqrt {2 a f^2+c \left (-e \sqrt {e^2-4 d f}-2 d f+e^2\right )}}\right )}{\sqrt {2} \sqrt {e^2-4 d f} \left ((c d-a f)^2+a c e^2\right ) \sqrt {2 a f^2+c \left (-e \sqrt {e^2-4 d f}-2 d f+e^2\right )}}-\frac {f \left (2 c d e-\left (\sqrt {e^2-4 d f}+e\right ) (c d-a f)\right ) \tanh ^{-1}\left (\frac {2 a f-c x \left (\sqrt {e^2-4 d f}+e\right )}{\sqrt {2} \sqrt {a+c x^2} \sqrt {2 a f^2+c \left (e \sqrt {e^2-4 d f}-2 d f+e^2\right )}}\right )}{\sqrt {2} \sqrt {e^2-4 d f} \left ((c d-a f)^2+a c e^2\right ) \sqrt {2 a f^2+c \left (e \sqrt {e^2-4 d f}-2 d f+e^2\right )}}-\frac {-a f+c d-c e x}{\sqrt {a+c x^2} \left ((c d-a f)^2+a c e^2\right )} \]

________________________________________________________________________________________

Rubi [A]  time = 0.83, antiderivative size = 411, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 4, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.160, Rules used = {1017, 1034, 725, 206} \begin {gather*} \frac {f \left (2 c d e-\left (e-\sqrt {e^2-4 d f}\right ) (c d-a f)\right ) \tanh ^{-1}\left (\frac {2 a f-c x \left (e-\sqrt {e^2-4 d f}\right )}{\sqrt {2} \sqrt {a+c x^2} \sqrt {2 a f^2+c \left (-e \sqrt {e^2-4 d f}-2 d f+e^2\right )}}\right )}{\sqrt {2} \sqrt {e^2-4 d f} \left ((c d-a f)^2+a c e^2\right ) \sqrt {2 a f^2+c \left (-e \sqrt {e^2-4 d f}-2 d f+e^2\right )}}-\frac {f \left (2 c d e-\left (\sqrt {e^2-4 d f}+e\right ) (c d-a f)\right ) \tanh ^{-1}\left (\frac {2 a f-c x \left (\sqrt {e^2-4 d f}+e\right )}{\sqrt {2} \sqrt {a+c x^2} \sqrt {2 a f^2+c \left (e \sqrt {e^2-4 d f}-2 d f+e^2\right )}}\right )}{\sqrt {2} \sqrt {e^2-4 d f} \left ((c d-a f)^2+a c e^2\right ) \sqrt {2 a f^2+c \left (e \sqrt {e^2-4 d f}-2 d f+e^2\right )}}-\frac {-a f+c d-c e x}{\sqrt {a+c x^2} \left ((c d-a f)^2+a c e^2\right )} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[x/((a + c*x^2)^(3/2)*(d + e*x + f*x^2)),x]

[Out]

-((c*d - a*f - c*e*x)/((a*c*e^2 + (c*d - a*f)^2)*Sqrt[a + c*x^2])) + (f*(2*c*d*e - (c*d - a*f)*(e - Sqrt[e^2 -
 4*d*f]))*ArcTanh[(2*a*f - c*(e - Sqrt[e^2 - 4*d*f])*x)/(Sqrt[2]*Sqrt[2*a*f^2 + c*(e^2 - 2*d*f - e*Sqrt[e^2 -
4*d*f])]*Sqrt[a + c*x^2])])/(Sqrt[2]*Sqrt[e^2 - 4*d*f]*(a*c*e^2 + (c*d - a*f)^2)*Sqrt[2*a*f^2 + c*(e^2 - 2*d*f
 - e*Sqrt[e^2 - 4*d*f])]) - (f*(2*c*d*e - (c*d - a*f)*(e + Sqrt[e^2 - 4*d*f]))*ArcTanh[(2*a*f - c*(e + Sqrt[e^
2 - 4*d*f])*x)/(Sqrt[2]*Sqrt[2*a*f^2 + c*(e^2 - 2*d*f + e*Sqrt[e^2 - 4*d*f])]*Sqrt[a + c*x^2])])/(Sqrt[2]*Sqrt
[e^2 - 4*d*f]*(a*c*e^2 + (c*d - a*f)^2)*Sqrt[2*a*f^2 + c*(e^2 - 2*d*f + e*Sqrt[e^2 - 4*d*f])])

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 725

Int[1/(((d_) + (e_.)*(x_))*Sqrt[(a_) + (c_.)*(x_)^2]), x_Symbol] :> -Subst[Int[1/(c*d^2 + a*e^2 - x^2), x], x,
 (a*e - c*d*x)/Sqrt[a + c*x^2]] /; FreeQ[{a, c, d, e}, x]

Rule 1017

Int[((g_.) + (h_.)*(x_))*((a_) + (c_.)*(x_)^2)^(p_)*((d_) + (e_.)*(x_) + (f_.)*(x_)^2)^(q_), x_Symbol] :> Simp
[((a + c*x^2)^(p + 1)*(d + e*x + f*x^2)^(q + 1)*(g*c*(2*a*c*e) + (-(a*h))*(2*c^2*d - c*(2*a*f)) + c*(g*(2*c^2*
d - c*(2*a*f)) - h*(-2*a*c*e))*x))/((-4*a*c)*(a*c*e^2 + (c*d - a*f)^2)*(p + 1)), x] + Dist[1/((-4*a*c)*(a*c*e^
2 + (c*d - a*f)^2)*(p + 1)), Int[(a + c*x^2)^(p + 1)*(d + e*x + f*x^2)^q*Simp[(-2*g*c)*((c*d - a*f)^2 - (-(a*e
))*(c*e))*(p + 1) + (2*(g*c*(c*d - a*f) - a*(-(h*c*e))))*(a*f*(p + 1) - c*d*(p + 2)) - e*((g*c)*(2*a*c*e) + (-
(a*h))*(2*c^2*d - c*((Plus[2])*a*f)))*(p + q + 2) - (2*f*((g*c)*(2*a*c*e) + (-(a*h))*(2*c^2*d - c*((Plus[2])*a
*f)))*(p + q + 2) - (2*(g*c*(c*d - a*f) - a*(-(h*c*e))))*(-(c*e*(2*p + q + 4))))*x - c*f*(2*(g*c*(c*d - a*f) -
 a*(-(h*c*e))))*(2*p + 2*q + 5)*x^2, x], x], x] /; FreeQ[{a, c, d, e, f, g, h, q}, x] && NeQ[e^2 - 4*d*f, 0] &
& LtQ[p, -1] && NeQ[a*c*e^2 + (c*d - a*f)^2, 0] &&  !( !IntegerQ[p] && ILtQ[q, -1])

Rule 1034

Int[((g_.) + (h_.)*(x_))/(((a_) + (b_.)*(x_) + (c_.)*(x_)^2)*Sqrt[(d_) + (f_.)*(x_)^2]), x_Symbol] :> With[{q
= Rt[b^2 - 4*a*c, 2]}, Dist[(2*c*g - h*(b - q))/q, Int[1/((b - q + 2*c*x)*Sqrt[d + f*x^2]), x], x] - Dist[(2*c
*g - h*(b + q))/q, Int[1/((b + q + 2*c*x)*Sqrt[d + f*x^2]), x], x]] /; FreeQ[{a, b, c, d, f, g, h}, x] && NeQ[
b^2 - 4*a*c, 0] && PosQ[b^2 - 4*a*c]

Rubi steps

\begin {align*} \int \frac {x}{\left (a+c x^2\right )^{3/2} \left (d+e x+f x^2\right )} \, dx &=-\frac {c d-a f-c e x}{\left (a c e^2+(c d-a f)^2\right ) \sqrt {a+c x^2}}+\frac {\int \frac {-2 a c^2 d e-2 a c f (c d-a f) x}{\sqrt {a+c x^2} \left (d+e x+f x^2\right )} \, dx}{2 a c \left (a c e^2+(c d-a f)^2\right )}\\ &=-\frac {c d-a f-c e x}{\left (a c e^2+(c d-a f)^2\right ) \sqrt {a+c x^2}}-\frac {\left (f \left (2 c d e-(c d-a f) \left (e-\sqrt {e^2-4 d f}\right )\right )\right ) \int \frac {1}{\left (e-\sqrt {e^2-4 d f}+2 f x\right ) \sqrt {a+c x^2}} \, dx}{\sqrt {e^2-4 d f} \left (a c e^2+(c d-a f)^2\right )}+\frac {\left (f \left (2 c d e-(c d-a f) \left (e+\sqrt {e^2-4 d f}\right )\right )\right ) \int \frac {1}{\left (e+\sqrt {e^2-4 d f}+2 f x\right ) \sqrt {a+c x^2}} \, dx}{\sqrt {e^2-4 d f} \left (a c e^2+(c d-a f)^2\right )}\\ &=-\frac {c d-a f-c e x}{\left (a c e^2+(c d-a f)^2\right ) \sqrt {a+c x^2}}+\frac {\left (f \left (2 c d e-(c d-a f) \left (e-\sqrt {e^2-4 d f}\right )\right )\right ) \operatorname {Subst}\left (\int \frac {1}{4 a f^2+c \left (e-\sqrt {e^2-4 d f}\right )^2-x^2} \, dx,x,\frac {2 a f-c \left (e-\sqrt {e^2-4 d f}\right ) x}{\sqrt {a+c x^2}}\right )}{\sqrt {e^2-4 d f} \left (a c e^2+(c d-a f)^2\right )}-\frac {\left (f \left (2 c d e-(c d-a f) \left (e+\sqrt {e^2-4 d f}\right )\right )\right ) \operatorname {Subst}\left (\int \frac {1}{4 a f^2+c \left (e+\sqrt {e^2-4 d f}\right )^2-x^2} \, dx,x,\frac {2 a f-c \left (e+\sqrt {e^2-4 d f}\right ) x}{\sqrt {a+c x^2}}\right )}{\sqrt {e^2-4 d f} \left (a c e^2+(c d-a f)^2\right )}\\ &=-\frac {c d-a f-c e x}{\left (a c e^2+(c d-a f)^2\right ) \sqrt {a+c x^2}}+\frac {f \left (2 c d e-(c d-a f) \left (e-\sqrt {e^2-4 d f}\right )\right ) \tanh ^{-1}\left (\frac {2 a f-c \left (e-\sqrt {e^2-4 d f}\right ) x}{\sqrt {2} \sqrt {2 a f^2+c \left (e^2-2 d f-e \sqrt {e^2-4 d f}\right )} \sqrt {a+c x^2}}\right )}{\sqrt {2} \sqrt {e^2-4 d f} \left (a c e^2+(c d-a f)^2\right ) \sqrt {2 a f^2+c \left (e^2-2 d f-e \sqrt {e^2-4 d f}\right )}}-\frac {f \left (2 c d e-(c d-a f) \left (e+\sqrt {e^2-4 d f}\right )\right ) \tanh ^{-1}\left (\frac {2 a f-c \left (e+\sqrt {e^2-4 d f}\right ) x}{\sqrt {2} \sqrt {2 a f^2+c \left (e^2-2 d f+e \sqrt {e^2-4 d f}\right )} \sqrt {a+c x^2}}\right )}{\sqrt {2} \sqrt {e^2-4 d f} \left (a c e^2+(c d-a f)^2\right ) \sqrt {2 a f^2+c \left (e^2-2 d f+e \sqrt {e^2-4 d f}\right )}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.81, size = 457, normalized size = 1.11 \begin {gather*} \frac {\left (1-\frac {e}{\sqrt {e^2-4 d f}}\right ) \left (2 a f+c x \left (e-\sqrt {e^2-4 d f}\right )\right )}{a \sqrt {a+c x^2} \left (4 a f^2+c \left (e-\sqrt {e^2-4 d f}\right )^2\right )}+\frac {\left (\frac {e}{\sqrt {e^2-4 d f}}+1\right ) \left (2 a f+c x \left (\sqrt {e^2-4 d f}+e\right )\right )}{a \sqrt {a+c x^2} \left (4 a f^2+c \left (\sqrt {e^2-4 d f}+e\right )^2\right )}+\frac {\sqrt {2} f^2 \left (e-\sqrt {e^2-4 d f}\right ) \tanh ^{-1}\left (\frac {2 a f+c x \left (\sqrt {e^2-4 d f}-e\right )}{\sqrt {a+c x^2} \sqrt {4 a f^2-2 c \left (e \sqrt {e^2-4 d f}+2 d f-e^2\right )}}\right )}{\sqrt {e^2-4 d f} \left (2 a f^2+c \left (-e \sqrt {e^2-4 d f}-2 d f+e^2\right )\right )^{3/2}}-\frac {\sqrt {2} f^2 \left (\sqrt {e^2-4 d f}+e\right ) \tanh ^{-1}\left (\frac {2 a f-c x \left (\sqrt {e^2-4 d f}+e\right )}{\sqrt {a+c x^2} \sqrt {4 a f^2+2 c \left (e \sqrt {e^2-4 d f}-2 d f+e^2\right )}}\right )}{\sqrt {e^2-4 d f} \left (2 a f^2+c \left (e \sqrt {e^2-4 d f}-2 d f+e^2\right )\right )^{3/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[x/((a + c*x^2)^(3/2)*(d + e*x + f*x^2)),x]

[Out]

((1 - e/Sqrt[e^2 - 4*d*f])*(2*a*f + c*(e - Sqrt[e^2 - 4*d*f])*x))/(a*(4*a*f^2 + c*(e - Sqrt[e^2 - 4*d*f])^2)*S
qrt[a + c*x^2]) + ((1 + e/Sqrt[e^2 - 4*d*f])*(2*a*f + c*(e + Sqrt[e^2 - 4*d*f])*x))/(a*(4*a*f^2 + c*(e + Sqrt[
e^2 - 4*d*f])^2)*Sqrt[a + c*x^2]) + (Sqrt[2]*f^2*(e - Sqrt[e^2 - 4*d*f])*ArcTanh[(2*a*f + c*(-e + Sqrt[e^2 - 4
*d*f])*x)/(Sqrt[4*a*f^2 - 2*c*(-e^2 + 2*d*f + e*Sqrt[e^2 - 4*d*f])]*Sqrt[a + c*x^2])])/(Sqrt[e^2 - 4*d*f]*(2*a
*f^2 + c*(e^2 - 2*d*f - e*Sqrt[e^2 - 4*d*f]))^(3/2)) - (Sqrt[2]*f^2*(e + Sqrt[e^2 - 4*d*f])*ArcTanh[(2*a*f - c
*(e + Sqrt[e^2 - 4*d*f])*x)/(Sqrt[4*a*f^2 + 2*c*(e^2 - 2*d*f + e*Sqrt[e^2 - 4*d*f])]*Sqrt[a + c*x^2])])/(Sqrt[
e^2 - 4*d*f]*(2*a*f^2 + c*(e^2 - 2*d*f + e*Sqrt[e^2 - 4*d*f]))^(3/2))

________________________________________________________________________________________

IntegrateAlgebraic [C]  time = 0.64, size = 352, normalized size = 0.86 \begin {gather*} \frac {\text {RootSum}\left [\text {$\#$1}^4 f-2 \text {$\#$1}^3 \sqrt {c} e-2 \text {$\#$1}^2 a f+4 \text {$\#$1}^2 c d+2 \text {$\#$1} a \sqrt {c} e+a^2 f\&,\frac {\text {$\#$1}^2 c d f \log \left (-\text {$\#$1}+\sqrt {a+c x^2}-\sqrt {c} x\right )+\text {$\#$1}^2 (-a) f^2 \log \left (-\text {$\#$1}+\sqrt {a+c x^2}-\sqrt {c} x\right )+a^2 f^2 \log \left (-\text {$\#$1}+\sqrt {a+c x^2}-\sqrt {c} x\right )-2 \text {$\#$1} c^{3/2} d e \log \left (-\text {$\#$1}+\sqrt {a+c x^2}-\sqrt {c} x\right )-a c d f \log \left (-\text {$\#$1}+\sqrt {a+c x^2}-\sqrt {c} x\right )}{2 \text {$\#$1}^3 f-3 \text {$\#$1}^2 \sqrt {c} e-2 \text {$\#$1} a f+4 \text {$\#$1} c d+a \sqrt {c} e}\&\right ]}{-a^2 f^2+2 a c d f-a c e^2-c^2 d^2}+\frac {a f-c d+c e x}{\sqrt {a+c x^2} \left (a^2 f^2-2 a c d f+a c e^2+c^2 d^2\right )} \end {gather*}

Antiderivative was successfully verified.

[In]

IntegrateAlgebraic[x/((a + c*x^2)^(3/2)*(d + e*x + f*x^2)),x]

[Out]

(-(c*d) + a*f + c*e*x)/((c^2*d^2 + a*c*e^2 - 2*a*c*d*f + a^2*f^2)*Sqrt[a + c*x^2]) + RootSum[a^2*f + 2*a*Sqrt[
c]*e*#1 + 4*c*d*#1^2 - 2*a*f*#1^2 - 2*Sqrt[c]*e*#1^3 + f*#1^4 & , (-(a*c*d*f*Log[-(Sqrt[c]*x) + Sqrt[a + c*x^2
] - #1]) + a^2*f^2*Log[-(Sqrt[c]*x) + Sqrt[a + c*x^2] - #1] - 2*c^(3/2)*d*e*Log[-(Sqrt[c]*x) + Sqrt[a + c*x^2]
 - #1]*#1 + c*d*f*Log[-(Sqrt[c]*x) + Sqrt[a + c*x^2] - #1]*#1^2 - a*f^2*Log[-(Sqrt[c]*x) + Sqrt[a + c*x^2] - #
1]*#1^2)/(a*Sqrt[c]*e + 4*c*d*#1 - 2*a*f*#1 - 3*Sqrt[c]*e*#1^2 + 2*f*#1^3) & ]/(-(c^2*d^2) - a*c*e^2 + 2*a*c*d
*f - a^2*f^2)

________________________________________________________________________________________

fricas [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x/(c*x^2+a)^(3/2)/(f*x^2+e*x+d),x, algorithm="fricas")

[Out]

Timed out

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \mathit {sage}_{2} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x/(c*x^2+a)^(3/2)/(f*x^2+e*x+d),x, algorithm="giac")

[Out]

sage2

________________________________________________________________________________________

maple [B]  time = 0.02, size = 3000, normalized size = 7.30 \begin {gather*} \text {output too large to display} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x/(c*x^2+a)^(3/2)/(f*x^2+e*x+d),x)

[Out]

1/(-4*d*f+e^2)^(1/2)*f*e/(2*a*f^2-2*c*d*f+c*e^2+(-4*d*f+e^2)^(1/2)*c*e)/((x+1/2*(e+(-4*d*f+e^2)^(1/2))/f)^2*c-
(e+(-4*d*f+e^2)^(1/2))*(x+1/2*(e+(-4*d*f+e^2)^(1/2))/f)*c/f+1/2*(2*a*f^2-2*c*d*f+c*e^2+(-4*d*f+e^2)^(1/2)*c*e)
/f^2)^(1/2)+4*e*c^2/(2*a*f^2-2*c*d*f+c*e^2+(-4*d*f+e^2)^(1/2)*c*e)/(4*a*c-4*c^2/f*d+c^2/f^2*e^2-c^2/f^2*(-4*d*
f+e^2))/((x+1/2*(e+(-4*d*f+e^2)^(1/2))/f)^2*c-(e+(-4*d*f+e^2)^(1/2))*(x+1/2*(e+(-4*d*f+e^2)^(1/2))/f)*c/f+1/2*
(2*a*f^2-2*c*d*f+c*e^2+(-4*d*f+e^2)^(1/2)*c*e)/f^2)^(1/2)*x+2/(-4*d*f+e^2)^(1/2)*c^2/(2*a*f^2-2*c*d*f+c*e^2+(-
4*d*f+e^2)^(1/2)*c*e)/(4*a*c-4*c^2/f*d+c^2/f^2*e^2-c^2/f^2*(-4*d*f+e^2))/((x+1/2*(e+(-4*d*f+e^2)^(1/2))/f)^2*c
-(e+(-4*d*f+e^2)^(1/2))*(x+1/2*(e+(-4*d*f+e^2)^(1/2))/f)*c/f+1/2*(2*a*f^2-2*c*d*f+c*e^2+(-4*d*f+e^2)^(1/2)*c*e
)/f^2)^(1/2)*e^2*x-1/(-4*d*f+e^2)^(1/2)*f*e/(2*a*f^2-2*c*d*f+c*e^2+(-4*d*f+e^2)^(1/2)*c*e)*2^(1/2)/((2*a*f^2-2
*c*d*f+c*e^2+(-4*d*f+e^2)^(1/2)*c*e)/f^2)^(1/2)*ln((-(e+(-4*d*f+e^2)^(1/2))*(x+1/2*(e+(-4*d*f+e^2)^(1/2))/f)*c
/f+(2*a*f^2-2*c*d*f+c*e^2+(-4*d*f+e^2)^(1/2)*c*e)/f^2+1/2*2^(1/2)*((2*a*f^2-2*c*d*f+c*e^2+(-4*d*f+e^2)^(1/2)*c
*e)/f^2)^(1/2)*(4*(x+1/2*(e+(-4*d*f+e^2)^(1/2))/f)^2*c-4*(e+(-4*d*f+e^2)^(1/2))*(x+1/2*(e+(-4*d*f+e^2)^(1/2))/
f)*c/f+2*(2*a*f^2-2*c*d*f+c*e^2+(-4*d*f+e^2)^(1/2)*c*e)/f^2)^(1/2))/(x+1/2*(e+(-4*d*f+e^2)^(1/2))/f))+f/(2*a*f
^2-2*c*d*f+c*e^2+(-4*d*f+e^2)^(1/2)*c*e)/((x+1/2*(e+(-4*d*f+e^2)^(1/2))/f)^2*c-(e+(-4*d*f+e^2)^(1/2))*(x+1/2*(
e+(-4*d*f+e^2)^(1/2))/f)*c/f+1/2*(2*a*f^2-2*c*d*f+c*e^2+(-4*d*f+e^2)^(1/2)*c*e)/f^2)^(1/2)+2*(-4*d*f+e^2)^(1/2
)*c^2/(2*a*f^2-2*c*d*f+c*e^2+(-4*d*f+e^2)^(1/2)*c*e)/(4*a*c-4*c^2/f*d+c^2/f^2*e^2-c^2/f^2*(-4*d*f+e^2))/((x+1/
2*(e+(-4*d*f+e^2)^(1/2))/f)^2*c-(e+(-4*d*f+e^2)^(1/2))*(x+1/2*(e+(-4*d*f+e^2)^(1/2))/f)*c/f+1/2*(2*a*f^2-2*c*d
*f+c*e^2+(-4*d*f+e^2)^(1/2)*c*e)/f^2)^(1/2)*x-f/(2*a*f^2-2*c*d*f+c*e^2+(-4*d*f+e^2)^(1/2)*c*e)*2^(1/2)/((2*a*f
^2-2*c*d*f+c*e^2+(-4*d*f+e^2)^(1/2)*c*e)/f^2)^(1/2)*ln((-(e+(-4*d*f+e^2)^(1/2))*(x+1/2*(e+(-4*d*f+e^2)^(1/2))/
f)*c/f+(2*a*f^2-2*c*d*f+c*e^2+(-4*d*f+e^2)^(1/2)*c*e)/f^2+1/2*2^(1/2)*((2*a*f^2-2*c*d*f+c*e^2+(-4*d*f+e^2)^(1/
2)*c*e)/f^2)^(1/2)*(4*(x+1/2*(e+(-4*d*f+e^2)^(1/2))/f)^2*c-4*(e+(-4*d*f+e^2)^(1/2))*(x+1/2*(e+(-4*d*f+e^2)^(1/
2))/f)*c/f+2*(2*a*f^2-2*c*d*f+c*e^2+(-4*d*f+e^2)^(1/2)*c*e)/f^2)^(1/2))/(x+1/2*(e+(-4*d*f+e^2)^(1/2))/f))+f/(2
*a*f^2-2*c*d*f+c*e^2-(-4*d*f+e^2)^(1/2)*c*e)/((x-1/2*(-e+(-4*d*f+e^2)^(1/2))/f)^2*c-(e-(-4*d*f+e^2)^(1/2))*(x-
1/2*(-e+(-4*d*f+e^2)^(1/2))/f)*c/f+1/2*(2*a*f^2-2*c*d*f+c*e^2-(-4*d*f+e^2)^(1/2)*c*e)/f^2)^(1/2)-2*(-4*d*f+e^2
)^(1/2)*c^2/(2*a*f^2-2*c*d*f+c*e^2-(-4*d*f+e^2)^(1/2)*c*e)/(4*a*c-4*c^2/f*d+c^2/f^2*e^2-c^2/f^2*(-4*d*f+e^2))/
((x-1/2*(-e+(-4*d*f+e^2)^(1/2))/f)^2*c-(e-(-4*d*f+e^2)^(1/2))*(x-1/2*(-e+(-4*d*f+e^2)^(1/2))/f)*c/f+1/2*(2*a*f
^2-2*c*d*f+c*e^2-(-4*d*f+e^2)^(1/2)*c*e)/f^2)^(1/2)*x+4*c^2/(2*a*f^2-2*c*d*f+c*e^2-(-4*d*f+e^2)^(1/2)*c*e)/(4*
a*c-4*c^2/f*d+c^2/f^2*e^2-c^2/f^2*(-4*d*f+e^2))/((x-1/2*(-e+(-4*d*f+e^2)^(1/2))/f)^2*c-(e-(-4*d*f+e^2)^(1/2))*
(x-1/2*(-e+(-4*d*f+e^2)^(1/2))/f)*c/f+1/2*(2*a*f^2-2*c*d*f+c*e^2-(-4*d*f+e^2)^(1/2)*c*e)/f^2)^(1/2)*e*x-f/(2*a
*f^2-2*c*d*f+c*e^2-(-4*d*f+e^2)^(1/2)*c*e)*2^(1/2)/((2*a*f^2-2*c*d*f+c*e^2-(-4*d*f+e^2)^(1/2)*c*e)/f^2)^(1/2)*
ln((-(e-(-4*d*f+e^2)^(1/2))*(x-1/2*(-e+(-4*d*f+e^2)^(1/2))/f)*c/f+(2*a*f^2-2*c*d*f+c*e^2-(-4*d*f+e^2)^(1/2)*c*
e)/f^2+1/2*2^(1/2)*((2*a*f^2-2*c*d*f+c*e^2-(-4*d*f+e^2)^(1/2)*c*e)/f^2)^(1/2)*(4*(x-1/2*(-e+(-4*d*f+e^2)^(1/2)
)/f)^2*c-4*(e-(-4*d*f+e^2)^(1/2))*(x-1/2*(-e+(-4*d*f+e^2)^(1/2))/f)*c/f+2*(2*a*f^2-2*c*d*f+c*e^2-(-4*d*f+e^2)^
(1/2)*c*e)/f^2)^(1/2))/(x-1/2*(-e+(-4*d*f+e^2)^(1/2))/f))-1/(-4*d*f+e^2)^(1/2)*f*e/(2*a*f^2-2*c*d*f+c*e^2-(-4*
d*f+e^2)^(1/2)*c*e)/((x-1/2*(-e+(-4*d*f+e^2)^(1/2))/f)^2*c-(e-(-4*d*f+e^2)^(1/2))*(x-1/2*(-e+(-4*d*f+e^2)^(1/2
))/f)*c/f+1/2*(2*a*f^2-2*c*d*f+c*e^2-(-4*d*f+e^2)^(1/2)*c*e)/f^2)^(1/2)-2/(-4*d*f+e^2)^(1/2)*c^2/(2*a*f^2-2*c*
d*f+c*e^2-(-4*d*f+e^2)^(1/2)*c*e)/(4*a*c-4*c^2/f*d+c^2/f^2*e^2-c^2/f^2*(-4*d*f+e^2))/((x-1/2*(-e+(-4*d*f+e^2)^
(1/2))/f)^2*c-(e-(-4*d*f+e^2)^(1/2))*(x-1/2*(-e+(-4*d*f+e^2)^(1/2))/f)*c/f+1/2*(2*a*f^2-2*c*d*f+c*e^2-(-4*d*f+
e^2)^(1/2)*c*e)/f^2)^(1/2)*e^2*x+1/(-4*d*f+e^2)^(1/2)*f*e/(2*a*f^2-2*c*d*f+c*e^2-(-4*d*f+e^2)^(1/2)*c*e)*2^(1/
2)/((2*a*f^2-2*c*d*f+c*e^2-(-4*d*f+e^2)^(1/2)*c*e)/f^2)^(1/2)*ln((-(e-(-4*d*f+e^2)^(1/2))*(x-1/2*(-e+(-4*d*f+e
^2)^(1/2))/f)*c/f+(2*a*f^2-2*c*d*f+c*e^2-(-4*d*f+e^2)^(1/2)*c*e)/f^2+1/2*2^(1/2)*((2*a*f^2-2*c*d*f+c*e^2-(-4*d
*f+e^2)^(1/2)*c*e)/f^2)^(1/2)*(4*(x-1/2*(-e+(-4*d*f+e^2)^(1/2))/f)^2*c-4*(e-(-4*d*f+e^2)^(1/2))*(x-1/2*(-e+(-4
*d*f+e^2)^(1/2))/f)*c/f+2*(2*a*f^2-2*c*d*f+c*e^2-(-4*d*f+e^2)^(1/2)*c*e)/f^2)^(1/2))/(x-1/2*(-e+(-4*d*f+e^2)^(
1/2))/f))

________________________________________________________________________________________

maxima [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: ValueError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x/(c*x^2+a)^(3/2)/(f*x^2+e*x+d),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` f
or more details)Is 4*d*f-e^2 positive, negative or zero?

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int \frac {x}{{\left (c\,x^2+a\right )}^{3/2}\,\left (f\,x^2+e\,x+d\right )} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x/((a + c*x^2)^(3/2)*(d + e*x + f*x^2)),x)

[Out]

int(x/((a + c*x^2)^(3/2)*(d + e*x + f*x^2)), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {x}{\left (a + c x^{2}\right )^{\frac {3}{2}} \left (d + e x + f x^{2}\right )}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x/(c*x**2+a)**(3/2)/(f*x**2+e*x+d),x)

[Out]

Integral(x/((a + c*x**2)**(3/2)*(d + e*x + f*x**2)), x)

________________________________________________________________________________________